program line
英 [ˈprəʊɡræm laɪn]
美 [ˈproʊɡræm laɪn]
网络 程序行; 程序线
英英释义
noun
- (computer science) a line of code written as part of a computer program
双语例句
- The system could stand adverse industrial environment as it used PLC as a control station. Using the data engine technology in the configuration software solved the problems of PLC program and on line modification.
该系统采用PLC作为控制站,因此能适应恶劣的工业环境,组态软件采用数据引擎技术解决了PLC编程的不方便以及在线修改等难题。 - The third program is in line with the Constitution, especially after the 17th the Third Plenary Session, it is more realistic; the other hand, from the level it ought to be, the former two kinds of programs is not an absolute advantages.
而后一方案与宪法相符,特别是在十七届三中全会之后更具有现实可实施性;另一方面从应然层面而言,前两种方案亦非占绝对之优势。 - Draw up design program; Line Chart of Construction Schedule
制定设计计划;进度计划线图法 - To run a program from the command line, simply go to your nearest command-line prompt.
要从命令行运行一个程序,只需使用最方便的命令行提示符。 - On the basis of the analysis of a line printer structure and its work principle, this paper presents the ideas of designing the color graphics printout program on a line printer and the method to implement it with language C.
本文在分析行式打印机的构造及其工作原理的基础上,介绍了行式打印机彩色图形打印程序的设计思想及其用C语言的实现方法。 - The computer program for spectral line observation on PMO 13.7m radio telescope
紫台13.7米望远镜的谱线观测程序 - The perl-n command runs the program once on every line of the input file.
perl-n命令针对输入文件的每一行运行一次程序。 - A Program Controlled Subscribe Line Concentrator Of Inter& Exchange Function
一种具有内部交换功能的程控用户集中器 - Research on the Program for Line Trend in Section between Chengde and Tangshan of Zhangjiakou-Tangshan Railway
张唐铁路承德至唐山段线路走向方案研究 - Then, whenever we call either fgets() or getc(), the data is passed into our program variables ( line or c).
然后,每当我们调用fgets()或getc(),数据被传递到我们的程序变量(line或c)中。